Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

feat(agent,grpc-interfaces): access-token based authentication for agent#21

Merged
nxtcoder17 merged 1 commit into
kloudlite:release-1.0.5from
nxtcoder17:tracking-api/improve-agent-authentication
Jul 20, 2023
Merged

feat(agent,grpc-interfaces): access-token based authentication for agent#21
nxtcoder17 merged 1 commit into
kloudlite:release-1.0.5from
nxtcoder17:tracking-api/improve-agent-authentication

Conversation

@nxtcoder17
Copy link
Copy Markdown
Member

  • updates access-token based authentication for agent
  • grpc-interfaces: adds ValidateAccessToken rpc method to check if access token is valid, prior to any rpc methods being called
  • only if the access-token is valid, the token is handed over to vector-grpc-proxy-server, it uses the same authentication, while proxying vector events to message office

- updates access-token based authentication for agent
- grpc-interfaces: adds `ValidateAccessToken` rpc method to check if access token is valid,
  prior to any rpc methods being called
- only if the access-token is valid, the token is handed over to vector-grpc-proxy-server,
  it uses the same authentication, while proxying vector events to
  message office
@nxtcoder17 nxtcoder17 self-assigned this Jul 20, 2023
@nxtcoder17 nxtcoder17 merged commit 5d755dc into kloudlite:release-1.0.5 Jul 20, 2023
@nxtcoder17 nxtcoder17 deleted the tracking-api/improve-agent-authentication branch July 20, 2023 12:38
abdheshnayak pushed a commit that referenced this pull request Nov 5, 2024
…ent (#21)

- updates access-token based authentication for agent
- grpc-interfaces: adds `ValidateAccessToken` rpc method to check if access token is valid,
  prior to any rpc methods being called
- only if the access-token is valid, the token is handed over to vector-grpc-proxy-server,
  it uses the same authentication, while proxying vector events to
  message office
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant